Creates a GridPanel containing the specified plot and axis renderers.The panel is automatically added to the dashboard's LayoutPanel.
Namespace: MindFusion.Charting.Controls
File: LayoutBuilder.js
JavaScript Copy Code |
---|
function createAndAddPlotAndAxes (plot, top, left, bottom, right) |
Type: Plot2D
A Plot2D instance.
Type: GridPanel
A GridPanel instance.